home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / serien / purity / nr.51 / xpk / shell / xquery.doc < prev    next >
Text File  |  1995-08-27  |  1KB  |  53 lines

  1. NAME
  2.     xQuery
  3.  
  4. SYNOPSIS
  5.     xQuery
  6.     xQuery [packer]
  7.  
  8. DESCRIPTION
  9.     xQuery shows important parameters about a packer, or if
  10.     none indicated, all packers.
  11.  
  12. EXAMPLE
  13.     xQuery FEAL
  14.  
  15.     Packer : FEAL
  16.     Name   : Fast Encryption ALgorithm 1.0
  17.     Descr. : FEAL-N with CBC1.  Password protects data with selectable safety.
  18.     DefMode: 16
  19.     Mode   :   0..4     5..8     9..16   17..32   33..100 
  20.     Descr. :  fastest   fast     safe     safer   safest   
  21.     PkSpeed:  238 K/s  171 K/s  109 K/s   63 K/s   34 K/s  
  22.     UpSpeed:  244 K/s  174 K/s  109 K/s   63 K/s   34 K/s  
  23.     Ratio  :    0 %      0 %      0 %      0 %      0 %   
  24.  
  25.     The meaning of the fields:
  26.  
  27.     Packer : The 4-letter name of the packer
  28.     Name   : The full packer name
  29.     Descr. : The packer description
  30.     DefMode: The default mode
  31.     Mode   : Below information is valid for this range of modes
  32.     Descr. : Mode description
  33.     PkSpeed: Packing speed for this mode range
  34.     UpSpeed: Unpacking speed for this mode range
  35.     Ratio  : Compression factor (higher=better)
  36.  
  37.     All timings were measured on an A3000. Divide by 5 to get
  38.     timings for 68000.
  39.  
  40. HISTORY
  41.     xQuery 1.0
  42.     - First public release
  43.  
  44.     xQuery 1.1
  45.     - Version string added
  46.     - Docs added
  47.  
  48. COPYRIGHT
  49.     Freely distributable for noncommercial use.
  50.  
  51. AUTHOR
  52.     umueller@amiga.physik.unizh.ch
  53.